练习 1:此代码效率低下。我们写了九次相同的命令!让我们用自定义块重构!
- 点击主题,然后.单击 Create Block 并将其命名为Move and Turn 。
- 将代码编辑器中的第 8 行和第 9 行复制到您的自定义块中。
- 应该有一个精灵。 move_forward( 250 )行和一个精灵.turn_left ( 160 )行。点击保存!
- 点击运行,提交, 和接下来继续。
To navigate the page using the TAB key, first press ESC to exit the code editor.